record
Newsfeed Medienmitteilungen Kanton St.Gallen
Schema dataset
Clicca per espandere Clicca per ridurre
Schema JSON
Il seguente oggetto JSON è una descrizione standardizzata dello schema del tuo dataset. Più informazioni sullo schema JSON.
{
- "title":"newsfeed-medienmitteilungen-kanton-stgallen",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/newsfeed-medienmitteilungen-kanton-stgallen"
}
] - "definitions":{
- "newsfeed-medienmitteilungen-kanton-stgallen":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/newsfeed-medienmitteilungen-kanton-stgallen_records"
}
}
} - "records":
} - "properties":
- "newsfeed-medienmitteilungen-kanton-stgallen_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "link":,{
- "type":"string",
- "title":"Link",
- "description":""
} - "title":,{
- "type":"string",
- "title":"Titel",
- "description":""
} - "description":,{
- "type":"string",
- "title":"Text",
- "description":"in HTML-Format"
} - "published":,{
- "type":"string",
- "format":"date-time",
- "title":"Veröffentlicht",
- "description":""
} - "bild_url":,{
- "type":"string",
- "title":"bild_url",
- "description":""
} - "bild":{
- "type":"string",
- "title":"bild",
- "description":""
}
} - "link":
}
} - "fields":
} - "properties":
} - "newsfeed-medienmitteilungen-kanton-stgallen":
}